PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFConcatenateMatrixOperator Class / setM22 Method
In This Topic
    setM22 Method
    In This Topic
    Sets the m22 element of the transformation matrix.
    Syntax
    public void setM22( 
       double value
    )

    Parameters

    value
    See Also